Transposition Error
   HOME

TheInfoList



OR:

A transcription error is a specific type of data entry error that is commonly made by human operators or by
optical character recognition Optical character recognition or optical character reader (OCR) is the electronic or mechanical conversion of images of typed, handwritten or printed text into machine-encoded text, whether from a scanned document, a photo of a document, a scen ...
(OCR) programs. Human transcription errors are commonly the result of
typographical Typography is the art and technique of arranging type to make written language legible, readable and appealing when displayed. The arrangement of type involves selecting typefaces, point sizes, line lengths, line-spacing (leading), and ...
mistakes; putting one’s fingers in the wrong place while
touch typing Touch typing (also called blind typing, or touch keyboarding) is a style of typing. Although the phrase refers to typing without using the sense of sight to find the keys—specifically, a touch typist will know their location on the keyboard thro ...
is the easiest way to make this error. Electronic transcription errors occur when the scan of some printed matter is compromised or in an unusual
font In metal typesetting, a font is a particular size, weight and style of a typeface. Each font is a matched set of type, with a piece (a "sort") for each glyph. A typeface consists of a range of such fonts that shared an overall design. In mod ...
– for example, if the paper is crumpled, or the ink is smudged, the OCR may make transcription errors when reading.


Transposition error

Transposition errors are commonly mistaken for transcription errors, but they should not be confused. As the name suggests, transposition errors occur when characters have “transposed”—that is, they have switched places. Transposition errors are almost always human in origin. The most common way for characters to be transposed is when a user is touch typing at a speed that makes them input a later character before an earlier one.


Solving transcription and transposition errors

Transcription and transposition errors are found everywhere, even in professional articles in newspapers or books. They can be missed by editors quite easily, just as they can be created quite easily. The most obvious cure for the errors is for the user to watch the screen when they type, and to proofread. If the entry is occurring in data capture forms, databases or subscription forms, the designer of the forms or the database administrator should use
input mask In computer programming, an input mask refers to a string expression, defined by a developer, that constrains user input. It can be said to be a template, or set format that entered data must conform to, ensuring data integrity by preventing transcr ...
s or
validation rule In computer science, data validation is the process of ensuring data has undergone data cleansing to ensure they have data quality, that is, that they are both correct and useful. It uses routines, often called "validation rules", "validation con ...
s. Transcription and transposition errors may also occur in
syntax In linguistics, syntax () is the study of how words and morphemes combine to form larger units such as phrases and sentences. Central concerns of syntax include word order, grammatical relations, hierarchical sentence structure ( constituency) ...
when
computer programming Computer programming is the process of performing a particular computation (or more generally, accomplishing a specific computing result), usually by designing and building an executable computer program. Programming involves tasks such as ana ...
or programming, within variable declarations or coding parameters. This should be checked by proofreading; some syntax errors may also be picked up by the program the author is using to write the code. Common
desktop publishing Desktop publishing (DTP) is the creation of documents using page layout software on a personal ("desktop") computer. It was first used almost exclusively for print publications, but now it also assists in the creation of various forms of online c ...
and
word processing A word is a basic element of language that carries an objective or practical meaning, can be used on its own, and is uninterruptible. Despite the fact that language speakers often have an intuitive grasp of what a word is, there is no consen ...
applications use
spell checker In software, a spell checker (or spelling checker or spell check) is a software feature that checks for misspellings in a text. Spell-checking features are often embedded in software or services, such as a word processor, email client, electronic di ...
s and
grammar checker A grammar checker, in computing terms, is a program, or part of a program, that attempts to verify written text for grammatical correctness. Grammar checkers are most often implemented as a feature of a larger program, such as a word processor, b ...
s, which may pick up on some transcription/transposition errors; however, these tools cannot catch all errors, as some errors form new words which are grammatically correct. For instance, if the user wished to write "The fog was dense", but instead put "The dog was dense", a grammar and spell checker would not notify the user because both phrases are grammatically correct, as is the spelling of the word "dog". Unfortunately, this situation is likely to get worse before it gets better, as workload for users and workers using manual direct data entry (DDE) devices increases.
Double entry Double-entry bookkeeping, also known as double-entry accounting, is a method of bookkeeping that relies on a two-sided accounting entry to maintain financial information. Every entry to an account requires a corresponding and opposite entry to ...
(or more) may also be leveraged to minimize transcription or transposition error, but at the cost of a reduced number of entries per unit time. Mathematical transposition errors are easily identifiable. Add up the numbers that make up the difference and the resultant number will always be evenly divisible by nine. For example, (72-27)/9 = 5.


Auditing transcription errors in medical research databases

Double data entry is considered to be the goldstandard approach, still even when ruled important it is described emotionally as "laborious". However, as double-entry needs to be carried out by two separate data entry officers, the expenses associated with double data entry are substantial. Moreover, in some institutions this may not be possible. Therefore M. Khushi et al. suggest another semi-automatic technique called 'eAuditor'. Using an audit protocol tool, it was identified that human entry errors range from 0.01% when entering donors' clinical follow-up details, to 0.53% when entering pathological details, highlighting the importance of an audit protocol tool in a medical research database.


See also

*
Typographical error A typographical error (often shortened to typo), also called a misprint, is a mistake (such as a spelling mistake) made in the typing of printed (or electronic) material. Historically, this referred to mistakes in manual type-setting (typography). ...
* ''
sic The Latin adverb ''sic'' (; "thus", "just as"; in full: , "thus was it written") inserted after a quoted word or passage indicates that the quoted matter has been transcribed or translated exactly as found in the source text, complete with any e ...
'' * , South Korean practice of intentionally misreading words for amusement.


References

{{reflist, colwidth=30em Spelling User errors